* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

img{
    border: 0;
}

body {
    font-family: "Microsoft Yahei", Helvetica, Arial;
    overflow: auto;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #666666;
    max-width: 1920px;
}

.nav_top {
    height: 35px;
    line-height: 35px;
    background-color: #fafafa;
}

.top_left {
    float: left;
}

.top_right {
    float: right;
}

.dianzhao {
    width: 1200px;
    height: 135px;
    margin: auto;
}

.logo {
    height: 135px;
    width: 491px;
    float: left;
}
.logo img{
    border: 0;
    height: 135px;

}
.logo img a{
    border: 0;
}

.biaoyu {
    height: 135px;
    float: left;
    width: 345px;
}

.dianhua {
    height: 80px;
    width: 320px;
    float: right;
    background: url("../images/dianhua.png") no-repeat;
    font-family: arial;
    color: #D02110;
    font-size: 34px;
    letter-spacing:-1px;
    text-align: right;
    padding-top: 55px;
}

.nav {
    height: 68px;
    line-height: 68px;
    font-size: 16px;
    overflow: hidden;
    background-color: #0051d1;
}

.nav ul {
    height: 68px;
    margin: 0;
    overflow: hidden;
    width: 1200px;
}

.nav ul li {
    width: 168px;
    list-style-type: none;
    float: left;
    text-align: center;
    border-right: #003686 1px solid;
    border-left: #0063FF 1px solid;
    height: 68px;
    color: #FFFFFF;
}

.nav_nav {
    padding-top: 15px;
    line-height: 20px;
    height: 68px;
}

.nav ul li a {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
}

.nav ul li:hover {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    background-color: #003686;
    transition: 0.6s;
    transform-style: preserve-3d;
}

.bieming {
    font-size: 14px;
}

.notic {
    height: 58px;
    background: url("../images/notic.png") no-repeat;
    padding-left: 3%;
    line-height: 58px;
}

.notic_left {
    width: 7%;
    float: left;
    font-weight: bold;
}

.notic_txt {
    float: left;
    width: 90%;
    color: #D02110;
    height: 58px;
}

.moonsmain {
    width: 1200px;
    margin: auto;
    overflow: auto;
}

.pro {
    background: url("../images/probg.png") no-repeat;
    padding: 50px 0;
    overflow: hidden;
    height: 750px;
}

.pro_left {
    width: 240px;
    min-height: 745px;
    float: left;
    text-decoration: none;
    margin-bottom: 20px;
}

.pro_left li {
    height: 52px;
    line-height: 52px;
    border: 1px #dddddd solid;
    border-top: 0;
    font-size: 16px;
    background: url("../images/listimg.png") no-repeat #FFF;
    padding-left: 60px;
    color: #000000;
    text-decoration: none;
}

.pro_left li a {
    text-decoration: none;
    color: #666666;
}

.pro_left li:hover {
    background-color: #0063ff;
    color: #FFFFFF;
    cursor: pointer;
    transition: 0.3s;
    transform-style: preserve-3d;
    text-decoration: none;
}

.pro_left_top {
    height: 55px;
    background-color: #0063ff;
    border-bottom: 5px #bee2ff solid;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 55px;
    border-radius: 0px;
}

.promore {
    height: 60px;
    width: 240px;
    border-bottom: 5px solid #ffecba;
    background: #ffba00;
    line-height: 60px;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    margin: 13px 0;
    border-radius: 0px;
}

.promore a {
    text-decoration: none;
    color: #fff;
}

.promore_2 {
    height: 50px;
    border-bottom: 5px solid #ecac00;
    background: #ffba00;
    line-height: 50px;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    width: 240px;
    margin: auto;
    border-radius: 0px;
}

.promore_2 a {
    text-decoration: none;
    color: #fff;
}

.about {
    height: 559px;
    background: url(../images/about.png) no-repeat center center;
    min-width:1200px;
}

.aboutall {
    height: 559px;
    left: 350px;
    width: 1200px;
    margin: auto;
}

.about_l {
    width: 450px;
    height: 300px;
    float: left;
    margin: 95px 0px 0px 40px;
}

.about_r {
    width: 600px;
    height: 230px;
    float: left;
    margin: 160px 0px 0px 50px;

}

.about_r_title {
    height: 40px;
    font-size: 28px;
    line-height: 40px;
    border-left: 5px #FFBA00 solid;
    padding-left: 25px;
    color: #333333;
}

.about_r_txt {
    padding: 30px;
    font-size: 15px;
    line-height: 30px;
    color: #666666;
}

.about_r_txt:hover {
    color: #000000;
    cursor: pointer;
}

.about_h1 {
    font-size: 24px;
    line-height: 35px;
    height: 40px;
    width: 800px;
    float: left;
    margin: 65px 0px 0px 200px;
    text-align: center;
    color: #FFFFFF;
}

.biaoqian {
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    width: 100%;
    border-left: 20px solid #FFBA00;
    padding-left: 10px;
    margin: 45px 0;
}

.biaoqian_txt {
    font-size: 18px;
    color: #FFBA00;
    margin-left: 10px;
}

.news {
    width: 100%;
    height: 620px;
    background: url("../images/newsbg.jpg") no-repeat;
}

.news_left {
    width: 940px;
    float: left;
}

.news_right {
    width: 260px;
    float: left;
}

.lianxi {
    height: 255px;
    background: url("../images/CONTACT.jpg") no-repeat;
    padding-top: 120px;
}

.lianxi_li {
    font-size: 14px;
    color: #999999;
    padding: 15px 20px 0 80px;
    height: 70px;
    line-height: 25px;
}

.lianxi_txt {
    color: #ff3838;
    font-family: arial;
    font-size: 20px;
}

.news_left_left {
    width: 940px;
    height: 115px;
}

.news_left_left li {
    width: 400px;
    height: 75px;
    padding: 18px;
    float: left;
    border: 1px solid #E5E5E5;
    margin: 0 20px 17px 0;
    background-color: #FFFFFF;
    color: #333333;
}

.news_left_left li:hover {
    background: #0063FF;
    color: #FFF;
    cursor: pointer;
    transition: 0.6s;
    transform-style: preserve-3d;
}

.new_left_time {
    width: 60px;
    height: 60px;
    float: left;
    background: #E3E3E3;
    text-align: right;
    font-size: 13px;
    padding: 10px;
    border-radius: 0px;
}

.time_left {
    font-size: 28px;
}

.new_left_txt {
    width: 320px;
}

.news_list {
    font-size: 14px;
    float: left;
    padding-left: 15px;
    line-height: 26px;

}

.news_title {
    font-size: 16px;
}

.news_txt {
    font-size: 14px;
    color: #cccccc;
}

.news_btn {
    font-size: 12px;
    padding: 3px 8px;
    background: #FFBA00;
    color: #FFF;
    cursor: pointer;
    border-radius: 0px;
}

.gengduo {
    width: 1200px;
    height: 60px;
    float: left;
    margin-top: 15px;
}

.promore2 {
    height: 50px;
    border-bottom: 5px solid #FFECBA;
    background: #ffba00;
    line-height: 45px;
    font-size: 18px;
    color: #FFF;
    text-align: center;
    border-radius: 0px;
    margin: auto;
    width: 200px;
}

.promore2 a {
    text-decoration: none;
    color: #fff;
}

.bottom {
    height: 165px;
    width: 100%;
    background: #282828;
    border-top: solid 10px #0051d1;
    font-size: 15px;
    line-height: 25px;
}

.bottom_left_top {
    width: 900px;
    height: 70px;
    border-bottom: 1px solid #666666;
    float: left;
    line-height: 70px;
    margin-bottom: 15px;
}

.bottom_left {
    width: 900px;
    height: 166px;
    border-bottom: 1px solid #666666;
    float: left;
}

.bottom_left li {
    width: 15%;
    float: left;
    color: #999999;

}

.bottom_right {
    width: 210px;
    height: 166px;
    float: right;
}

.dibutxt {
    color: #999999;
    font-size: 14px;
}

.topbanner {
    width: 100%;
    height: 300px;
    background: url("../images/topbanner.jpg") #0a535e no-repeat;
}

.weizhi {
    height: 55px;
    line-height: 55px;
    background: #F5F5F5;
    color: #666666;
}

.weizhi_right {
    text-align: right;
    float: right;
    width: 30%;
}

.weizhi_right a {
    color: #666666;
    text-decoration: none;
}

.weizhi_left {
    font-size: 16px;
    float: left;
    color: #D02110;
    width: 70%;
}

.pro_list_top li {
    width: 9.5%;
    height: 40px;
    margin: 10px 1% 0px 0;
    line-height: 40px;
    font-size: 16px;
    background: #FFBA00;
    text-align: center;
    float: left;
    border-radius: 0px;
}

.pro_list_top li a {
    text-decoration: none;
    color: #FFF;
}

.pro_list_top li:hover {
    background-color: #0051D1;
    color: #FFF;
    cursor: pointer;
    transition: 0.6s;
    transform-style: preserve-3d;
    border-radius: 0px;
}

.pro_list ul {
    margin: 0;
    padding: 0;
}

.pro_list ul li {
    width: 24%;
    margin-right: 1%;
    margin-bottom: 15px;
    float: left;
    height: 240px;
    background: #FFF;
}

.pro_list ul li img {
    height: 240px;
    width: 100%;
}